-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add mundialis linting workflow #59
Conversation
… warnings and infos
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great! Thank you!
There are some annotations from the docker build check, visible in the Files changed
. Unfortuantely I can only make a suggestion via GitHub for one of them as the other lines are too far away from the changes. Would be cool to have these also fixed but not necessary to be merged.
Add mundialis linting workflow:
pylint
is not activated because; can be done in a later PR maybe with more ruff lintingBASH_SEVERITY
is set to 'warning'VALIDATE_DOCKERFILE_HADOLINT
(because only warnings and infos lead to error in pipeline)VALIDATE_JSON
is not used because of templates which are not json valideVALIDATE_HTML
VALIDATE_CSS
VALIDATE_BASH_EXEC